.ed-left {
    width: 30%;
    float: left;
}
.ed-right {
    width: 50%;
    margin-left: 50%;
}
#image_Star, #image_Star2 {
    width: 15px;
    position: relative;
    top: 2px;
}
a.results_options {
	text-decoration:none;
	font-weight:bold;
}
.cell {
	margin: 5px;
	
}
.cell3 {
	margin-left: 12px;
	margin-top: 2px;
}
#input_Search {
	width:250px;
	position:relative;
	bottom:10px;
}
#select_Category {
	width: 250px;
}
#div_top {
	padding-top: 10px;
	padding-bottom: 5px;
}
.dropdown {
	
	padding-right: 5px;
	display:inline-block;
}
.checkbox {
	position:relative;
	top:3px;
}

a.report {
	text-decoration:none;
	color:red;
	
}
	h1,p {
		font-family:arial;
	}

.submit {
	background-color:#6699cc;
	color:white;
	width:75px;
	height:20px;
	margin-right: 20px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
}

.submitlong {
	background-color:#6699cc;
	color:white;
	width:175px;
	height:20px;
	margin-right: 20px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	position:relative;
	bottom:10px;
}

#div_Buttons {
	
}
#div_ResultsHeader {
	border: 1px solid;
	width:550px;
}

.red {
	color: red;
}

.results_header {
	display:inline-block;
	padding-right: 25px;
	margin: 5px;
}
.sitename {
	padding-right: 154px;
}
#image_Star,#image_Star2 {
	width: 15px;
	position:relative;
	top:2px;
}
.arrow {
	width: 15px;
	//position:relative;
	//top:4px;
}
.ddl_category {
	width:165px;
}
#select_Country {
	width:200px;
}
.share {
	position:relative;
	bottom:10px;
	margin: 10px;
}

.tag_header {
	background-color:#6699cc;
	color:white;
	border: 1px solid gray;
	padding:2px;
}
.tag_arrow {
	width:15px;
	position:relative;
	top:2px;
}
.tag_group {
	display:none;
}